type

@get:Input
@get:Optional
abstract val type: Property<IntelliJPlatformType>

An input property to configure the type of the custom IntelliJ Platform.

By default, it refers to the IntelliJ Platform type used by the current project.

See also